Skip to content

fix: resolve warnings of logger library#3999

Merged
cragwolfe merged 4 commits intoUnstructured-IO:mainfrom
emmanuel-ferdman:main
May 22, 2025
Merged

fix: resolve warnings of logger library#3999
cragwolfe merged 4 commits intoUnstructured-IO:mainfrom
emmanuel-ferdman:main

Conversation

@emmanuel-ferdman
Copy link
Copy Markdown
Contributor

PR Summary

This PR resolves the deprecation warnings of the logger library:

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@cragwolfe
Copy link
Copy Markdown
Contributor

thanks @emmanuel-ferdman , please add a bullet to CHANGELOG.md under fixes.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@emmanuel-ferdman
Copy link
Copy Markdown
Contributor Author

@cragwolfe sure, done

@cragwolfe cragwolfe enabled auto-merge May 19, 2025 23:58
@cragwolfe cragwolfe added this pull request to the merge queue May 20, 2025
github-merge-queue Bot pushed a commit that referenced this pull request May 20, 2025
# PR Summary
This PR resolves the deprecation warnings of the `logger` library:
```python
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
```

---------

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 20, 2025
@cragwolfe cragwolfe enabled auto-merge May 22, 2025 17:24
@cragwolfe cragwolfe added this pull request to the merge queue May 22, 2025
Merged via the queue into Unstructured-IO:main with commit e42884a May 22, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants